Skip to content

Conversation

@conradoplg
Copy link
Contributor

Depends on #922 which needs to be merged first

Closes #916

@codecov
Copy link

codecov bot commented Nov 28, 2025

Codecov Report

❌ Patch coverage is 62.50000% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.11%. Comparing base (8f60e6d) to head (c9c0714).

Files with missing lines Patch % Lines
frost-ed25519/src/keys/refresh.rs 0.00% 1 Missing ⚠️
frost-ed448/src/keys/refresh.rs 0.00% 1 Missing ⚠️
frost-p256/src/keys/refresh.rs 0.00% 1 Missing ⚠️
frost-ristretto255/src/keys/refresh.rs 0.00% 1 Missing ⚠️
frost-secp256k1-tr/src/keys/refresh.rs 0.00% 1 Missing ⚠️
frost-secp256k1/src/keys/refresh.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #940      +/-   ##
==========================================
+ Coverage   77.39%   78.11%   +0.72%     
==========================================
  Files          41       41              
  Lines        4503     4460      -43     
==========================================
- Hits         3485     3484       -1     
+ Misses       1018      976      -42     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@conradoplg conradoplg linked an issue Dec 3, 2025 that may be closed by this pull request
Base automatically changed from fix-refresh-api to main December 22, 2025 14:26
Copy link
Contributor

@natalieesk natalieesk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is good, just needs conflicts resolved

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Don't take min_signers as input in refresh shares

2 participants